Add more info to README about compiling
authorAlex Crichton <alex@alexcrichton.com>
Sat, 23 Jan 2016 00:09:17 +0000 (16:09 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Sat, 23 Jan 2016 00:09:17 +0000 (16:09 -0800)
commitd261ffda59b7b8927862b1924c6978d3c9209ef1
tree0573e857495a3768d7b7260efbf717a42772181a
parent0cc21a8e6ac7a6c2c38747807c792b2a43944be7
Add more info to README about compiling

Running `cargo build` should work just fine to build cargo as well as not
running the python script to download rustc itself. Now that Cargo runs on
stable (and a pretty old stable) most Rust installations should "Just Work" to
build Cargo.
README.md